Skip to content

Add streaming HMAC and PBKDF2 examples - #58

Merged
LimiNode merged 2 commits into
mainfrom
codex/create-examples-for-hmac-and-pbkdf2
Sep 5, 2025
Merged

Add streaming HMAC and PBKDF2 examples#58
LimiNode merged 2 commits into
mainfrom
codex/create-examples-for-hmac-and-pbkdf2

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • demonstrate chunked HMAC processing with constant-time comparison
  • show PBKDF2 config serialization and parsing
  • document recommended PBKDF2 settings for common devices

Testing

  • scripts/run_tests.sh

https://chatgpt.com/codex/tasks/task_e_68bb50cb1afc832cb2f1173ede3c59df

Add note about chunked processing for HMAC example.
@LimiNode
LimiNode merged commit 23ba6bf into main Sep 5, 2025
8 checks passed
@LimiNode
LimiNode deleted the codex/create-examples-for-hmac-and-pbkdf2 branch September 6, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant